Struct isotope_repl::ReplConfig [−][src]
pub struct ReplConfig {}
Expand description
Configuration for constructing an isotope
repl
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ReplConfig
impl Send for ReplConfig
impl Sync for ReplConfig
impl Unpin for ReplConfig
impl UnwindSafe for ReplConfig
Blanket Implementations
Mutably borrows from an owned value. Read more
Borrow an optional value of type T
Compare self to key
and return true
if they are equal.